Package | de.basisprofil.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.1-beta1&canonical=http://fhir.de/StructureDefinition/GradDerBehinderung |
Url | http://fhir.de/StructureDefinition/GradDerBehinderung |
Version | 1.5.1 |
Status | active |
Date | 2023-11-30 |
Name | GradDerBehinderung |
Title | Grad der Behinderung |
Experimental | False |
Authority | hl7 |
Description | Beschreibt den Grad der Behinderung und ggf. vorhandene Merkzeichen |
Type | Observation |
Kind | resource |
No resources found
ValueSet | |
http://fhir.de/ValueSet/merkzeichen-de | Deutsche Merkzeichen auf dem Behindertenausweis |
{
"resourceType" : "StructureDefinition",
"id" : "GradDerBehinderung",
"url" : "http://fhir.de/StructureDefinition/GradDerBehinderung",
"version" : "1.5.1",
"name" : "GradDerBehinderung",
"title" : "Grad der Behinderung",
"status" : "active",
"experimental" : false,
"date" : "2023-11-30",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.de/technische-komitees/fhir/"
}
]
}
],
"description" : "Beschreibt den Grad der Behinderung und ggf. vorhandene Merkzeichen",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.code.coding:snomedct",
"path" : "Observation.code.coding",
"sliceName" : "snomedct",
"min" : 1,
"max" : "1",
"patternCoding" : {
"system" : "http://snomed.info/sct",
"code" : "116149007"
}
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"type" : [
{
"code" : "integer"
}
],
"constraint" : [
{
"key" : "value-only-tenth",
"severity" : "error",
"human" : "Ergebnis muss eine durch 10 teilbare Zahl sein",
"expression" : "$this <= 100 and $this != 0 and $this mod 10 = 0",
"source" : "http://fhir.de/StructureDefinition/GradDerBehinderung"
}
]
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "Observation.component:merkzeichen",
"path" : "Observation.component",
"sliceName" : "merkzeichen",
"min" : 0,
"max" : "*"
},
{
"id" : "Observation.component:merkzeichen.code",
"path" : "Observation.component.code",
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/merkzeichen-de"
}
},
{
"id" : "Observation.component:merkzeichen.value[x]",
"path" : "Observation.component.value[x]",
"type" : [
{
"code" : "boolean"
}
],
"patternBoolean" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.